'宣言 Public MustInherit Class BaseGridPagingWrapper (Of T As {New, GridPaging}, TOut As BaseGridPagingWrapper(Of T,TOut)) Inherits Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper(Of T,TOut)
public abstract class BaseGridPagingWrapper<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper<T,TOut> where T: new(), GridPaging where TOut: BaseGridPagingWrapper<T,TOut>
オンラインで表示: GitHub